Skip to content

Conversation

@EdwardJXLi
Copy link
Contributor

Motivation

Content

Testing

Please check the following before marking your PR as ready for review

  • I have added tests for my changes
  • I have updated the documentation or added new documentation as needed

@EdwardJXLi EdwardJXLi requested review from a team and codegen-team as code owners March 12, 2025 18:26
"""
old_cwd = os.getcwd()
try:
os.chdir(path)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we use this as a pytest fixture?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, looking into it!

For this to properly work, you may also need to enable `allow_external`.
</Note>

## Flag: `allow_external`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm I don't think we have the performance in the current sdk to handle external resolution so this makes sense

EdwardJXLi and others added 7 commits March 12, 2025 13:20
# Motivation

<!-- Why is this change necessary? -->

# Content

<!-- Please include a summary of the change -->

# Testing

<!-- How was the change tested? -->

# Please check the following before marking your PR as ready for review

- [ ] I have added tests for my changes
- [ ] I have updated the documentation or added new documentation as
needed

---------

Co-authored-by: kopekC <28070492+kopekC@users.noreply.github.com>
# Motivation

<!-- Why is this change necessary? -->

# Content

<!-- Please include a summary of the change -->

# Testing

<!-- How was the change tested? -->

# Please check the following before marking your PR as ready for review

- [ ] I have added tests for my changes
- [ ] I have updated the documentation or added new documentation as
needed

---------

Co-authored-by: tomcodgen <191515280+tomcodgen@users.noreply.github.com>
Co-authored-by: tomcodegen <kucar.tomislav@gmail.com>
# Motivation

<!-- Why is this change necessary? -->

# Content

<!-- Please include a summary of the change -->

# Testing

<!-- How was the change tested? -->

# Please check the following before marking your PR as ready for review

- [ ] I have added tests for my changes
- [ ] I have updated the documentation or added new documentation as
needed
@EdwardJXLi
Copy link
Contributor Author

I flew a little too close to the sun with git rebase

@EdwardJXLi EdwardJXLi merged commit c19a7a6 into develop Mar 12, 2025
16 of 18 checks passed
@EdwardJXLi EdwardJXLi deleted the eli-misc-assert-dir-fix-tests branch March 12, 2025 20:48
@github-actions
Copy link
Contributor

🎉 This PR is included in version 0.49.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants